home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games / heart / hlfile02.bat < prev    next >
DOS Batch File  |  1995-01-26  |  97b  |  6 lines

  1. @echo off
  2. if exist hl.dat ren hl.dat hl.exe
  3. hl %1 %2 %3
  4. ren hl.exe hl.dat
  5. hlfile00 %1 %2 %3
  6.